ASP.NET MVC コントロールヘルプ
Fields プロパティ (BaseODataCollectionViewService<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > BaseODataCollectionViewService<T> クラス : Fields プロパティ
データソースから取得するフィールドの名前を含む配列を取得または設定します。
シンタックス
'宣言
 
Public Property Fields As System.String()
public System.string[] Fields {get; set;}
解説
このプロパティが null または空の配列に設定されている場合は、すべてのフィールドが取得されます。
参照

BaseODataCollectionViewService<T> クラス
BaseODataCollectionViewService<T> メンバ